libfest-assert-java software package provides Java library that provides a fluent interface for writing assertions, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libfest-assert-java
libfest-assert-java is installed in your system.
Make ensure the libfest-assert-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfest-assert-java *
You will get with libfest-assert-java package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Java |
| Package | libfest-assert-java |
| Version | 2.0~M10-1 |
| Description | Java library that provides a fluent interface for writing assertions |
| Sub Section | Java |